/* 特色项目样式----开始 */
	/* 区段一自定义样式----开始*/
	.news_tsxm {
		padding:5px;
		width: auto !important;
		height: 288px !important;
		background-color: #ebebeb;
	}
	/* 区段一自定义样式----结束*/
	
	/* 左侧图片区域样式----开始 */
	.news_tsxm_banner {
		margin: 0px !important;
		height: 288px !important;
	}
	/* 左侧图片区域样式----结束 */	
	
	/* 图片下方导航样式----开始 */
	.news .banner .hd {
		line-height: 40px;
		height: 40px;
		width: 1200px !important;
		margin-left: -5px;
		background-color: #ebebeb;
	}
	.news .banner .hd li {
		width: 300px !important;
		height: auto !important;
		margin: 0px !important;
		border-radius: 0px !important;
		font-size: 16px;
		font-family: "微软雅黑";
		font-weight: 400;
		color: #3d464d;
		background: #ebebeb !important;
	}
	.news .banner .hd li.on {
		font-size: 16px;
		font-family: "微软雅黑";
		font-weight: 400;
		color: #ffffff;
		background: #004e99 !important;
	}
	/* 图片下方导航样式----结束 */
	
	/* 右侧文字说明区域样式----开始*/
	.news_tsxm_newsList {
		float: right;
		height: 100%;
		width: 680px;
		background-color: #ffffff;
	}
	.news_tsxm_div {
		height: 100%;
		overflow: hidden;
	}
	.nav_ul {
		height: 100%;
	}
	.nav_ul li{
		height: 100%;
	}
	.li_div {
		padding: 35px;
	}
	.li_div .p_title {
		font-size: 22px;
		font-family: "微软雅黑";
		font-weight: 400;
		text-align: left;
		color: #3d464d;
		line-height: 26px;
		margin-bottom: 30px;
	}
	.li_div .li_div_div1 {
		height: 105px;
		overflow: hidden;
	}
	.li_div .li_div_div1 .p_information{
		color: #909399;
		font-size: 16px;
		font-family: "微软雅黑";
		font-weight: 400;
		text-align: left;
		line-height: 26px;
	}
	.li_div .li_div_div2 {
		margin-top: 35px;
	}
	.li_div .li_div_div2 a{
		padding: 10px 45px;
		color: #ffffff;
		background: #004e99;
		font-size: 18px;
		border-radius: 4px;
	}
	/* 右侧文字说明区域样式----结束*/	
	
	/* 特色项目展示区域的样式----开始*/
	.hot .hot-nav{
		margin-top: 60px;
		border-bottom: 2px solid #004e99 !important;
	}
	.hot .hot-nav h1:after {
		background-color:transparent !important;
	}
	.hot_nav_h1_span {
		font-size: 20px;
		font-weight: 700;
		color: #004E99;
		font-family: "微软雅黑";
	}
	.page-large a.on {
		border: 1px solid #004e99 !important;
		background: #004e99 !important;
	}
	/* 特色项目展示区域的样式----结束*/
	
	
/* 特色项目样式----结束 */